net/http.http2stickyErrWriter.timeout (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7967: 	timeout time.Duration
		h2_bundle.go#L7975: 	n, err = http2writeWithByteTimeout(sew.group, sew.conn, sew.timeout, p)
		h2_bundle.go#L8284: 		timeout: conf.WriteByteTimeout,